Open romanblanco opened 5 years ago
Confirmed in all browsers. This seems to be specific to stacked bar charts.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.
Sometimes, chart tooltips on Dashboard go a little bit crazy, at make it complicated to read them.
I've started looking at where do the values get stored and I can read the tooltips data in customizeChart.
This however doesn't seem to be the correct place to sort the labels and values.
(cc @PanSpagetka)