Skip to content
Permalink
master

Commits on Feb 16, 2022

  1. Merge pull request #16513 from apache/fix-graphic-cursor

    fix(graphic): fix `cursor` doesn't work in `graphic` component.
    pissang committed Feb 16, 2022

Commits on Feb 15, 2022

  1. Merge pull request #16509 from apache/next

    Merge `next` branch into `master` branch.
    pissang committed Feb 15, 2022
  2. Merge pull request #16321 from apache/fix-dataview

    fix(dataview): hide tooltip when data view is open.
    pissang committed Feb 15, 2022
  3. [Feature] add borderRadius option to heatmap (#16493)

    * fix(chart): DefaultStatesMixinEmpasis -> DefaultStatesMixinEmphasis in util/types
    
    * feat: heatmap itemStyle.borderRadius with #16490
    
    * feat(test): format heatmap-geo
    
    * feat(test): heatmap itemStyle.borderRadius
    
    * feat(chart): borderRadius support data item; adjust RectShape type be the instance with graphic.Rect
    
    * feat(test): Heatmap Border Radius by Each Item
    
    * feat(heatmap): mktest for heatmap-border-radius
    
    * feat(heatmap): get borderRadius value before ensureState set emphasis
    
    * feat(test): rename heatmap-border-radius to heatmap-borderRadius
    
    * feat(heatmap): remove useless temporary variable shape
    
    * feat(test): format heatmap (geo, borderRadius)
    
    * feat(heatmap): remove uesless import in HeatmapView
    
    * fix(test): revert heatmap-geo.html
    
    * fix(heatmap): merge type & restore lost type about Calendar
    Rain120 committed Feb 15, 2022

Commits on Feb 11, 2022

  1. Merge pull request #16469 from fuchunhui/fix-16423

    fix(pictorialBar): set valueLineWidth NaN value to zero. close #16423
    pissang committed Feb 11, 2022
  2. Merge pull request #16463 from fuchunhui/fix-16440

    fix(tooltip): set legend.tooltip.enterable along with tooltip.enterable.  close #16440
    pissang committed Feb 11, 2022

Commits on Jan 27, 2022

  1. Merge pull request #16444 from apache/remove-unused-code

    fix(pie): remove unused code.
    pissang committed Jan 27, 2022

Commits on Jan 26, 2022

  1. Merge pull request #16441 from apache/release

    Merge release 5.3.0 to master
    pissang committed Jan 26, 2022

Commits on Jan 25, 2022

  1. Merge pull request #16421 from Comee/master

    tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示
    Ovilia committed Jan 25, 2022

Commits on Jan 23, 2022

  1. Merge pull request #16414 from apache/release-dev

    release 5.3.0
    100pah committed Jan 23, 2022
  2. release 5.3.0

    100pah committed Jan 23, 2022
  3. Merge pull request #16413 from apache/fix-gl-break

    fix(geo): fix getMap
    100pah committed Jan 23, 2022
  4. fix(geo): fix getMap

    pissang committed Jan 23, 2022
  5. Merge pull request #16411 from apache/fix-gl-break

    fix(geo): add back geoCoord module to avoid breaking echarts-gl
    100pah committed Jan 23, 2022
  6. add comments

    pissang committed Jan 23, 2022
  7. Merge pull request #16410 from apache/fix-build-lib

    chore: not export declarations on the extension build
    100pah committed Jan 23, 2022
  8. Merge pull request #16409 from apache/update-zrender

    chore: update zrender version
    100pah committed Jan 23, 2022
  9. chore: update zrender version

    pissang committed Jan 23, 2022

Commits on Jan 22, 2022

Commits on Jan 21, 2022

  1. Merge pull request #16405 from apache/fix-datazoom-shadow-not-update

    fix(dataZoom): fix shadow may not update when size changed
    100pah committed Jan 21, 2022
  2. Merge pull request #16400 from apache/fix-interval-rounding

    fix(scale): fix rounding error when increase interval in align ticks calculation
    pissang committed Jan 21, 2022

Commits on Jan 20, 2022

  1. Merge pull request #16395 from apache/avoid-error-in-render

    fix(core): avoid error in render breaks following update
    pissang committed Jan 20, 2022
  2. fix typo

    pissang committed Jan 20, 2022
  3. Merge pull request #16394 from apache/fix-graph-symbol-none

    fix(graph): fix error when symbol is none.
    pissang committed Jan 20, 2022
Older