The Wayback Machine - https://web.archive.org/web/20220531102415/https://github.com/topics/chart-library
Skip to content
#

chart-library

Here are 49 public repositories matching this topic...

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
  • Updated Oct 10, 2021
  • Java

📈📊☕️☕️☕️An elegant modern declarative data visualization chart framework for Android. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
  • Updated May 16, 2022
  • Java

📈📊An elegant modern declarative data visualization chart framework for Android . Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
  • Updated May 16, 2022
  • Kotlin
dej611
dej611 commented Jan 18, 2021

Describe the bug
When mixing two Bar series, with one Time and the other Linear X scales, leads to the charts area to crash (blank area) and an error appears in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Create a duplicate of the 35_test_time.tsx story
  2. Add the following series to it:
<BarSeries
      id="data2"
      xScaleType={ScaleType.Li
bug good first issue kibana cross issue :xy

Improve this page

Add a description, image, and links to the chart-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chart-library topic, visit your repo's landing page and select "manage topics."

Learn more