DataV

Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)

MIT License

Downloads
7.2K
Stars
9K
Committers
13

Bot releases are hidden (Show)

DataV - V2.10.0-alpha (2020-09-09) Latest Release

Published by jiaming743 about 4 years ago

New

  • decoration12: New decoration(Radar scan).

Optmization

  • decoration add dur configuration.
  • activeRingChart add digitalFlopUnit configuration.
DataV - V2.9.9-alpha (2020-08-25)

Published by jiaming743 about 4 years ago

Optmization

  • borderBox: Canonical class name.
  • autoResize(mixin): Add exception prompt.
DataV - V2.9.8-alpha (2020-08-20)

Published by jiaming743 about 4 years ago

Optmization

  • scrollRankingBoard: Add value formatter.
DataV - V2.9.7-alpha (2020-08-19)

Published by jiaming743 about 4 years ago

Optmization

  • scrollBoard: Optimize the update effect of updateRows.
DataV - V2.9.6-alpha (2020-08-05)

Published by jiaming743 about 4 years ago

Bug Fixes

  • scrollBoard: Carousel is abnormal when carousel is page.
  • scrollRankingBoard: Carousel is abnormal when carousel is page.
DataV - V2.9.5-alpha (2020-08-05)

Published by jiaming743 about 4 years ago

Optmization

  • scrollBoard: Reduce redundant node rendering.
  • scrollRankingBoard: Reduce redundant node rendering.
  • scrollBoard: Add api to update row data.
DataV - V2.9.4-alpha (2020-07-03)

Published by jiaming743 over 4 years ago

Optmization

  • scrollBoard: Optimize key value (#8).
DataV - V2.9.3-alpha (2020-07-02)

Published by jiaming743 over 4 years ago

Perfect

  • uuid: Optimization of - in uuid will cause abnormal svg animation (#108).
DataV - V2.9.2-alpha (2020-06-16)

Published by jiaming743 over 4 years ago

Bug Fixes

  • scrollBoard: reset animationIndex when config upate.
DataV - V2.9.1-alpha (2020-06-16)

Published by jiaming743 over 4 years ago

BugFixes

  • scrollRankingBoard: Calculation optimization of negative values. (#101).

Perfect

  • digitalFlop: add number formatter.
DataV - V2.9.0-alpha (2019-06-10)

Published by jiaming743 over 4 years ago

ScrollBoard

  • hoverPause: add hoverPause configuration (#96)..
  • mouseover: add mouseover event (#96).
DataV - V2.8.4-alpha (2020-05-25)

Published by jiaming743 over 4 years ago

Perfect

  • uuid: Use uuid to produce unique id.
DataV - V2.8.3-alpha (2020-05-06)

Published by jiaming743 over 4 years ago

Perfect

  • activeRingChart: add showOriginValue configuration.
  • capsuleChart: add showValue configuration.
DataV - V2.8.2-alpha (2020-05-06)

Published by jiaming743 over 4 years ago

Perfect

  • borderBox8: add reverse configuration.
DataV - V2.8.1-alpha (2020-05-03)

Published by jiaming743 over 4 years ago

Perfect

  • digitalFlop: Use \n to start a newline.
  • digitalFlop: rowGap configuration.
DataV - V2.8.0-alpha (2020-04-25)

Published by jiaming743 over 4 years ago

Perfect

  • borderBox: Add backgroundColor configuration.
  • capsuleChart: Improve compatibility.
DataV - V2.7.4-alpha (2020-04-15)

Published by jiaming743 over 4 years ago

Bug Fixes

  • capsuleChart: Calculate exception when min value is less 5 (#59).
DataV - V2.7.3-alpha (2019-01-16)

Published by jiaming743 almost 5 years ago

Bug Fixes

  • activeRingChart: parseInt precision lost.
DataV - V2.7.2-alpha (2020-01-10)

Published by jiaming743 almost 5 years ago

Perfect

  • ativeRingChart: Add digitalFlopToFixed configuration.
DataV - V2.7.1-alpha (2019-01-08)

Published by jiaming743 almost 5 years ago

Bug Fixes

  • flylineChartEnhanced: Exception when relative is false.