Skip to content
#

chart-library

Here are 47 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 Jan 6, 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 Jan 6, 2022
  • Kotlin
darnautov
darnautov commented Jun 3, 2021

Describe the bug
Passing a single row of data with a time scale on the X-axis breaks the chart.

To Reproduce
Go to https://codesandbox.io/s/cool-sound-8j9m7?file=/src/App.tsx

Notice by not setting the xDomain with a single values, causes the error below.

Expected behaviour
The chart is rendered with a single row of data

**Version (please complete the following info

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