1. 程式人生 > 其它 >echarts的option有哪些配置項

echarts的option有哪些配置項

正在思考,請等待......

  1. 全域性配置項:backgroundColor、textStyle、title、tooltip、legend、dataZoom、visualMap、toolbox、animation、parallel、parallelAxis、calendar、dataset、grid、xAxis、yAxis、polar、radiusAxis、angleAxis、radar、series、color、backgroundColor、textStyle、animationDuration、animationEasing、animationDelay、animationDurationUpdate、animationEasingUpdate、animationDelayUpdate。
  2. 標題:text、subtext、left、top、textAlign、textStyle、subtextStyle。
  3. 工具箱:show、feature、right、top、iconStyle、emphasis、restore、dataView、dataZoom、magicType、brush、saveAsImage。
  4. 提示框:show、trigger、axisPointer、showContent、alwaysShowContent、triggerOn、showDelay、hideDelay、enterable、position、formatter、backgroundColor、borderColor、borderWidth、padding、textStyle。
  5. 圖例:show、left、top、orient、align、data、selectedMode、itemGap、itemWidth、itemHeight、formatter、textStyle、selectedMode、inactiveColor、selected。
  6. 資料區域縮放:show、realtime、start、end、orient、zoomLock、handleSize、xAxisIndex、yAxisIndex、brushType、throttle。
  7. 直角座標系內繪圖網格:show、left、right、top、bottom、containLabel、backgroundColor、borderColor、borderWidth。
  8. 座標軸刻度:show、interval、inside、length、lineStyle、color。
  9. 圖形元素:symbol、symbolSize、symbolRotate、symbolOffset、showSymbol、hoverAnimation、legendHoverLink、stack、cursor、connectNulls、clipOverflow、step、areaStyle、smooth、smoothMonotone。
  10. 標籤:show、position、distance、align、verticalAlign、formatter、rotate、offset、fontSize、fontFamily、fontWeight、fontStyle、color。
  11. 系列:name、type、coordinateSystem、xAxisIndex、yAxisIndex、polarIndex、symbol、symbolSize、symbolRotate、symbolOffset、showSymbol、hoverAnimation、legendHoverLink、stack、cursor、connectNulls、clipOverflow、step、areaStyle、smooth、smoothMonotone、label、emphasis、itemStyle、lineStyle、areaStyle、emphasis、markPoint、markLine、markArea、data、animation、animationThreshold、animationDuration、animationEasing、animationDelay、animationDurationUpdate、animationEasingUpdate、animationDelayUpdate。