1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web/assets/javascripts
Adam McCrea e5f93c742a
render a "cursor" that follows the tooltip (#5530)
* WIP - trying to render a "cursor" that follows the tooltip

This is not yet working.

The intention is to have a vertical line on the chart corresponding to the currently shown "tooltip" info in the legend below the chart. This is the behavior of Sidekiq 6.

* Fix the chart cursor

* Move chart legend to the right

* Avoid content jumping when values change
2022-09-22 11:35:48 -07:00
..
application.js
base-charts.js render a "cursor" that follows the tooltip (#5530) 2022-09-22 11:35:48 -07:00
chart.min.js
chartjs-plugin-annotation.min.js
dashboard-charts.js render a "cursor" that follows the tooltip (#5530) 2022-09-22 11:35:48 -07:00
dashboard.js
metrics.js Internationalize copy on metrics charts (#5529) 2022-09-17 08:19:55 -07:00