We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49d5f4 commit 19c0f94Copy full SHA for 19c0f94
1 file changed
frontend/src/views/chat/component/charts/Line.ts
@@ -53,10 +53,6 @@ export class Line extends BaseG2Chart {
53
nice: true,
54
},
55
56
- interaction: {
57
- tooltip: { series: series.length > 0, shared: true },
58
- },
59
-
60
children: [
61
{
62
type: 'line',
0 commit comments