mirror of
https://github.com/plausible/analytics.git
synced 2025-01-01 14:04:46 +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. |
||
---|---|---|
.. | ||
components | ||
stats | ||
util | ||
api.js | ||
comparison-consumer-hoc.js | ||
comparison-context.js | ||
comparison-input.js | ||
comparison-provider-hoc.js | ||
datepicker.js | ||
error-boundary.js | ||
fade-in.js | ||
filters.js | ||
historical.js | ||
index.js | ||
keybinding.js | ||
mount.js | ||
pinned-header-hoc.js | ||
query.js | ||
realtime.js | ||
router.js | ||
site-switcher.js |