Skip to content

issues Search Results · repo:hustcc/echarts-for-react language:TypeScript

Filter by

508 results
 (53 ms)

508 results

inhustcc/echarts-for-react (press backspace or delete to remove)

chartRef.current?.dispatchAction({ type: takeGlobalCursor , key: dataZoomSelect , dataZoomSelectActive: true, }); takeGlobalCursor 偶现失效,原来的echarts也有这个问题,有人知道怎么解决吗 完整调用如下 ReactECharts ...
  • suedar
  • Opened 
    5 days ago
  • #592

When attempting to display an ECharts component after the page has finished rendering, the canvas may fail to render. Code example: div {dataType === DataTypeEnum.TABLE ? ( div ...
  • LPlusM
  • 10
  • Opened 
    12 days ago
  • #591

I noticed than since your last release, there seems to be conflicts between your type EchartsOption and the way echarts advises to define the Option type. I have several Typescript errors that I didn ...
  • guilbaultcarbo
  • 8
  • Opened 
    17 days ago
  • #589

I noticed when there are multiple lines in a line chart, hover feature is not working as expected, tooltip is not showing the cursor point data Image as can see cursor is placed on blue line but showing ...
  • praveenj140897
  • Opened 
    27 days ago
  • #585

3.0.3什么时候能发布,求更新时间
  • yang123186
  • 1
  • Opened 
    27 days ago
  • #584

我在渲染多个chart图像时,出现了大量的警告。 Image chunk指向了一段增加监听器的函数。 function addEventListener(el, name, handler, opt) { el.addEventListener(name, handler, opt); } 目前我的业务场景的scroll事件在一些情况下会失效。由于我要渲染的场景较重,且需要额外添加许多事件监听器,我想知道这个问题是否会影响我的操作,以及可能的话如何解决该问题,谢谢。 ...
  • 5M7-Api
  • Opened 
    on Feb 11
  • #583

Is support for react 19 available anytime soon?
  • deepanshu88
  • Opened 
    on Dec 20, 2024
  • #580

I want to display a basic Radar chart with React. This works but I get a very annoying console warning. Not sure whether this bug is related to echarts or echarts-for-react. Would anyone have a workaround? ...
  • ddZ6ii
  • 1
  • Opened 
    on Nov 26, 2024
  • #579

I want to configure the component s scrolling behavior to adapt based on where the mouse is hovering: - When the mouse hovers over the main chart area: Scrolling the mouse wheel should zoom in and out ...
  • 23andreas
  • Opened 
    on Nov 2, 2024
  • #578

img_v3_02g7_d06017e6-ee62-47b5-a174-0ad355ff0d2g option的配置如下 return { tooltip: { trigger: item , triggerOn: mousemove , }, series: [ { type: tree , data: [data], top: 1% , left: 7% , bottom: 1% , right: ...
  • cangs44
  • Opened 
    on Nov 1, 2024
  • #577
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub