Skip to content

Commit

Permalink
fix(docs): xAxis "0" not found when import ECharts.js modules manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Baorong Li committed Feb 26, 2021
1 parent 0df82ff commit fcfd75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ import {
// VisualMapPiecewiseComponent,
// AriaComponent,
// TransformComponent,
// DatasetComponent,
DatasetComponent,
} from 'echarts/components';
// Import renderer, note that introducing the CanvasRenderer or SVGRenderer is a required step
import {
Expand Down

0 comments on commit fcfd75a

Please sign in to comment.