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.
1 parent b611a27 commit f29a454Copy full SHA for f29a454
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