Feat(vis1 d)/add tooltip
Compare changes
- Marcos Pieras authored
@@ -57,7 +57,6 @@ export const getPlotData = (
@@ -68,7 +67,6 @@ export const getPlotData = (
@@ -79,7 +77,6 @@ export const getPlotData = (
@@ -88,7 +85,6 @@ export const getPlotData = (
@@ -98,7 +94,6 @@ export const getPlotData = (
@@ -118,7 +113,7 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({
@@ -141,25 +136,28 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({
@@ -168,7 +166,6 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({
@@ -179,7 +176,7 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({
@@ -195,11 +192,20 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({
@@ -209,16 +215,17 @@ export const CustomChartPlotly: React.FC<CustomChartPlotlyProps> = ({