mirror of
https://github.com/plausible/analytics.git
synced 2024-11-24 12:42:30 +03:00
db9b4b81fb
* Refactor graph dataset building function This commit refactors the graph dataset building functions into three separate functions, one for each plot: main plot, comparison plot, and dashed plot. * Merge default graph dataset options This commit moves default options from graph building functions to the main function. * Remove truncateToPresentIndex function * Include dashed part when comparing periods This commit fixes a bug where some period + interval combinations were not working properly with comparisons. This is because `present_index` is not available in every period, e.g. Last Month. |
||
---|---|---|
.. | ||
dashboard | ||
polyfills | ||
app.js | ||
embed.content.js | ||
embed.host.js |