Skip to content

Commit

Permalink
Add MarkLineComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje committed Sep 20, 2024
1 parent 61f6ee2 commit 29bff39
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ import {
GraphicComponent,
AriaComponent,
MarkAreaComponent,
MarkLineComponent,
} from 'echarts/components';
import { LabelLayout } from 'echarts/features';
import { EchartsHandler, EchartsProps, EchartsStylesProps } from '../types';
Expand Down Expand Up @@ -86,6 +87,7 @@ use([
GraphicComponent,
GridComponent,
MarkAreaComponent,
MarkLineComponent,
LegendComponent,
ToolboxComponent,
TooltipComponent,
Expand Down

0 comments on commit 29bff39

Please sign in to comment.