Chart.js/samples
Aman Sharma e251d06ef5 Using the dynamic absolute position of the canvas, even for relative placement of the chart
This will work with both relative and absolute position for the chart and will apply the tooltips appropriately. I have tested in a normal context and then also using the chart in the second column of two column table i.e. in a different position on the screen. Without this, the default tooltips will appear at the same position no matter where the chart is placed. They will appear misplaced. The fix I have provided allows the tooltips to appear smoothly with the chart, no matter where it is placed on the web page.
2016-04-15 00:11:09 -04:00
..
AnimationCallbacks improve progress-bar sample 2016-02-28 09:29:29 +02:00
timeScale fix titles 2016-02-28 09:50:45 +02:00
bar-multi-axis.html improve bar-multi-axis sample 2016-02-28 09:54:16 +02:00
bar-stacked.html improve bar-stacked sample 2016-02-28 09:55:28 +02:00
bar.html Added 'borderSkipped' parameter to Rectangle. 2016-03-13 18:58:36 +03:00
bubble.html fix consistency with other samples 2016-02-28 10:20:10 +02:00
combo-bar-line.html improve combo-bar-line sample 2016-02-28 10:01:34 +02:00
doughnut.html fix title 2016-02-28 10:16:09 +02:00
line-customTooltips.html Using the dynamic absolute position of the canvas, even for relative placement of the chart 2016-04-15 00:11:09 -04:00
line-legend.html
line-logarithmic.html
line-multi-axis.html improve line-logarithmic sample 2016-02-28 08:24:58 +02:00
line-skip-points.html improve line-skip-points sample 2016-02-28 08:56:26 +02:00
line-stacked-area.html improve line-stacked-area sample 2016-02-28 08:59:38 +02:00
line-x-axis-filter.html improve line-x-axis-filter sample 2016-02-28 09:02:59 +02:00
line.html fix consistency with other samples 2016-02-28 10:20:10 +02:00
pie.html
polar-area.html improve polar-area sample 2016-02-28 10:03:43 +02:00
radar-skip-points.html improve radar-skip-points sample 2016-02-28 09:22:14 +02:00
radar.html improve radar sample 2016-02-28 09:18:56 +02:00
scatter-logX.html improve polar-area sample 2016-02-28 10:05:31 +02:00
scatter-multi-axis.html improve scatter-multi-axis sample 2016-02-28 10:09:14 +02:00
scatter.html improve scatter sample 2016-02-28 10:10:45 +02:00
tooltip-hooks.html improve tooltip-hooks sample 2016-02-28 09:25:46 +02:00