Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

how can change the tooltip point style? #54

Open
saschahaendle opened this issue Nov 17, 2022 · 0 comments
Open

how can change the tooltip point style? #54

saschahaendle opened this issue Nov 17, 2022 · 0 comments

Comments

@saschahaendle
Copy link

2022_11_17_11_46_50_Greenshot

How can i change the point style in the tooltip? Or how can i disable this one?

return ChartJs::widget([ 'type' => 'line', 'id' => 'durations', 'options' => [ 'maintainAspectRatio'=> false, 'responsive' => true, 'plugins' => [ 'tooltip' => [ 'usePointStyle' => false, ], ] ],
This is my code like the infos from chart.js website. But this not will working with the widget. I hope anybody can help me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant