We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55bd072 + f29a454 commit 4d26ad0Copy full SHA for 4d26ad0
ui/src/design-system/components/plot/plot.tsx
@@ -82,7 +82,6 @@ const Plot = ({
82
tickvals: data.tickvals,
83
ticktext: data.ticktext,
84
tickformat: 'd',
85
- dtick: 1,
86
automargin: true,
87
...(showRangeSlider
88
? {
0 commit comments