mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 01:54:34 +03:00
990447ff74
Previously, the comparison line could sometimes be displayed with a different scale than the main plot due to the maxTicksLimit option not being fixed and changing based on the data. This commit fixes the issue by setting the maxTicksLimit value to 8 in the graph settings instead of for each individual axis. Additionally, a callback that attempted to dynamically change the Y axis ticks while resizing has been removed. As the graph has a fixed height, dynamically resizing the Y axis no longer makes sense. |
||
---|---|---|
.. | ||
css | ||
js | ||
static | ||
.babelrc | ||
.bundlemonrc.json | ||
.eslintrc.json | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
webpack.config.js |