Ng2-charts: Tooltip always visible

Created on 11 Jan 2017  路  9Comments  路  Source: valor-software/ng2-charts

Is it a way to show always tooltip? Not only on hover?
It is posible on chart.js. But i can't find a way in ng2-charts.

Most helpful comment

Hi, it is possible now?

Thanks!!

All 9 comments

I agree that this would be very useful

Hi, it is possible now?

Thanks!!

Is it possible now ? Please.
Thanks!

I'd be very happy if I could set it to always visible too. :)

any update on this issue?

+1

Would be a nice feature to use in case of touch devices.

Please refer to this chart.js comment https://github.com/chartjs/Chart.js/issues/1861#issuecomment-219186703

Please refer to this chart.js comment chartjs/Chart.js#1861 (comment)

A bit late for me to join, but the solution on that comment cannot be applied since the Chart interface from chart.js does not have any implementation of a constructor for 'Tooltip' since 'Tooltip' is a static 'Chart.ChartTooltipsStaticConfiguration'.

Ended up using chartjs-plugin-datalabels plugin, works perfectly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

martinpinto picture martinpinto  路  3Comments

shenriksen4 picture shenriksen4  路  3Comments

vmironovs picture vmironovs  路  3Comments

tushartgsit picture tushartgsit  路  5Comments

tssobe picture tssobe  路  4Comments