-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Property ticklabelindex
for custom tick label display
#7036
Commits on Jun 25, 2024
-
Property
drawminorticklabel
for drawing the label for each minor ti……ck n positions away from a major tick - has no effect for category/multicategory/log axes - has no effect if tickformat frequency incompatible with minor tick frequency
Configuration menu - View commit details
-
Copy full SHA for e5725c6 - Browse repository at this point
Copy the full SHA e5725c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fd3f1 - Browse repository at this point
Copy the full SHA 11fd3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e41af - Browse repository at this point
Copy the full SHA a3e41afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d9abf - Browse repository at this point
Copy the full SHA f7d9abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f52f4e - Browse repository at this point
Copy the full SHA 1f52f4eView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35a7f51 - Browse repository at this point
Copy the full SHA 35a7f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a80d24 - Browse repository at this point
Copy the full SHA 0a80d24View commit details -
Revert "Ensure correct spacing between ticklabels and ticks when usin…
…g drawminorticklabel" This reverts commit 11fd3f1. I thought label overlap with minor ticks was something I introduced with drawminorticklabel, but this was also possible before and is sometimes desired (check e.g. baseline image 24.png)
Configuration menu - View commit details
-
Copy full SHA for 1e7ebc3 - Browse repository at this point
Copy the full SHA 1e7ebc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0671ebb - Browse repository at this point
Copy the full SHA 0671ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fcda1a - Browse repository at this point
Copy the full SHA 6fcda1aView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21a573c - Browse repository at this point
Copy the full SHA 21a573cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e511fc8 - Browse repository at this point
Copy the full SHA e511fc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7585121 - Browse repository at this point
Copy the full SHA 7585121View commit details -
drawminorticklabel mock for date_axes_period, date_axes_period2, date…
…_axes-ticklabelstep
Configuration menu - View commit details
-
Copy full SHA for e2493a6 - Browse repository at this point
Copy the full SHA e2493a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00971f1 - Browse repository at this point
Copy the full SHA 00971f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5ba12 - Browse repository at this point
Copy the full SHA 6f5ba12View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7e7c1 - Browse repository at this point
Copy the full SHA cd7e7c1View commit details -
Merge remote-tracking branch 'origin-plotly/master' into custom_tick_…
…label_display # Conflicts: # src/plots/cartesian/layout_attributes.js
Configuration menu - View commit details
-
Copy full SHA for ee329a3 - Browse repository at this point
Copy the full SHA ee329a3View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0019cb0 - Browse repository at this point
Copy the full SHA 0019cb0View commit details -
Allow
ticklabelindex
also for non-period date axes and linear axes.- Also adjust baseline tests to add tests for these.
Configuration menu - View commit details
-
Copy full SHA for e328c9f - Browse repository at this point
Copy the full SHA e328c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a580821 - Browse repository at this point
Copy the full SHA a580821View commit details -
for enhanced clarity of function `periodCompatibleWithTickformat`
Configuration menu - View commit details
-
Copy full SHA for 16d792c - Browse repository at this point
Copy the full SHA 16d792cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f1fa0 - Browse repository at this point
Copy the full SHA 82f1fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908deec - Browse repository at this point
Copy the full SHA 908deecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 884d975 - Browse repository at this point
Copy the full SHA 884d975View commit details
Commits on Jul 9, 2024
-
Fix ticklabelindex for reversed axes
Check for period compatibility did not take reversed axis into account. Also added reversed axis to mock.
Configuration menu - View commit details
-
Copy full SHA for 6fd6bd4 - Browse repository at this point
Copy the full SHA 6fd6bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d456d - Browse repository at this point
Copy the full SHA 05d456dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d351462 - Browse repository at this point
Copy the full SHA d351462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a26da - Browse repository at this point
Copy the full SHA 96a26daView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64e14d6 - Browse repository at this point
Copy the full SHA 64e14d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b1e0f - Browse repository at this point
Copy the full SHA 50b1e0fView commit details -
- improve performance of ticklabelindex initialization - rename labelTickVals → allTicklabelVals
Configuration menu - View commit details
-
Copy full SHA for 86b43e4 - Browse repository at this point
Copy the full SHA 86b43e4View commit details -
- use pushUnique - don't shadow variable name from outer scope
Configuration menu - View commit details
-
Copy full SHA for 0515237 - Browse repository at this point
Copy the full SHA 0515237View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6903e4 - Browse repository at this point
Copy the full SHA b6903e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8974e0 - Browse repository at this point
Copy the full SHA f8974e0View commit details