All Projects → China131 → Jhchart

China131 / Jhchart

Programming Languages

ring
36 projects

Projects that are alternatives of or similar to Jhchart

Orcharts
饼状图、环形图、扇形图、曲线图、折线图
Stars: ✭ 125 (-78.92%)
Mutual labels:  chart, charts, pie-chart
Aachartcore
📈📊☕️☕️☕️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 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Stars: ✭ 424 (-28.5%)
Mutual labels:  chart, charts, pie-chart
React D3 Components
D3 Components for React
Stars: ✭ 1,599 (+169.65%)
Mutual labels:  chart, charts, pie-chart
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (-51.43%)
Mutual labels:  chart, charts, pie-chart
UCharts
UCharts allows creating radar charts, pie charts, half pie chart in your Unity3d Games.
Stars: ✭ 33 (-94.44%)
Mutual labels:  chart, charts, radar
Fl chart
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart, Scatter Chart and Radar Chart.
Stars: ✭ 3,882 (+554.64%)
Mutual labels:  chart, charts
Hxcharts
📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图
Stars: ✭ 301 (-49.24%)
Mutual labels:  chart, charts
Aachartcore Kotlin
📈📊⛰⛰⛰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 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Stars: ✭ 332 (-44.01%)
Mutual labels:  chart, pie-chart
React Chartjs 2
React components for Chart.js, the most popular charting library
Stars: ✭ 4,667 (+687.02%)
Mutual labels:  chart, charts
compose-charts
Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
Stars: ✭ 30 (-94.94%)
Mutual labels:  pie-chart, charts
Reports kit
Beautiful, interactive charts and tables for Ruby on Rails
Stars: ✭ 349 (-41.15%)
Mutual labels:  chart, charts
Hycharts
柱状图、折/曲线图、K线图(主图、交易量图、辅助图), 图与图可以自由组合, 支持分页加载数据 -----> 低内存、低耗电、滑动缩放顺滑
Stars: ✭ 394 (-33.56%)
Mutual labels:  chart, charts
acceptance-testing
Acceptance test suite for the Helm client
Stars: ✭ 22 (-96.29%)
Mutual labels:  chart, charts
React Jsx Highcharts
Highcharts built with proper React components
Stars: ✭ 336 (-43.34%)
Mutual labels:  chart, charts
react-native-tcharts
基于React Native ART的图表组件库
Stars: ✭ 25 (-95.78%)
Mutual labels:  charts, radar
Helm
The Kubernetes Package Manager
Stars: ✭ 20,846 (+3415.35%)
Mutual labels:  chart, charts
Flutter echarts
A Flutter widget to use Apache ECharts (incubating) in a reactive way.
Stars: ✭ 420 (-29.17%)
Mutual labels:  chart, charts
Aachartkit
📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. 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. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折…
Stars: ✭ 4,358 (+634.91%)
Mutual labels:  chart, pie-chart
Wx Charts
微信小程序图表charts组件,Charts for WeChat Mini Program
Stars: ✭ 4,633 (+681.28%)
Mutual labels:  chart, charts
charts
My helm charts
Stars: ✭ 15 (-97.47%)
Mutual labels:  chart, charts

JHChart(最新版本1.2.3)(cocopods 拉取资源包异常已经处理。最近实在太忙,没有及时回复大家的邮件,望见谅见谅!有任何需求添加至Issues即可,谢谢!)

CI Status Version License Platform

some nice chart

Well, I admit that there are a lot of other graphics libraries on the GitHub. But, because of my project needs, most of the library can not fully meet my needs. So I took out a little free time, I wrote a chart library. Initial plan to write only a few lines (my project needs), did not expect the release to GitHub after a number of friends told me that they need more styles.I don't want to tell them I just intend to do it here, so it's a bit of a development to the present 0.1.1 version, basically meet the needs of users before. Of course, the follow-up will continue to update, add more features.

List of new features for the 1.2.0 version

  • The X axis scale of the line chart is displayed vertically, and the overlap of the X axis scales is solved after the data is too long.
  • Histogram add click function.
  • The table view adds custom background and text attribute functions.

Introduction

A simple, feature rich and customizable iOS development chart library. Click here if you want to see the usage of the Chinese description.

Requirement

  • Xcode 7.0+
  • iOS 7.0+

Import library

There are two ways to use the JHChart library. * Download the current Demo directly, and then add the JHChart folder to your project * Use CocoaPod import, only need to add the following statement in your Podfile: pod 'JHChart','~>1.2.3'

(If you don't know about cocoapods, click here to go to the official website.)

Detailed usage

JHLineChart

Description: JHLineChart can create a variety of data sources linear charts, including broken lines and curves, can be based on the data source to determine whether the multiple linear table. And, according to the needs of the interval fill color. At the same time the table supports the different needs of different quadrant, here is just set the first quadrant of the sample, the other quadrant of the use of the same method.

  • first quardrant. 折线图1
  • first and second quardrant. 折线图2
  • first and fouth quardrant. 折线图2

JHScatterChart

折线图1


JHColumnChart

Description: JHColumnChart is a rolling column, you can set the data source you need to draw an array of flexible style, it not only set the column of different color, can also provide you a number of descriptive attributes used to mark different styles

  • ColumnChart for group 柱状图
  • Nomal ColumnChart 柱状图
  • ColumnChart with lineChart 柱状图

JHPieChart

Description: JHPieChart can be based on your data source and view size settings, automatically generate the appropriate size, and there is a hint of animation pie chart. When you click on a piece of pie chart, the animation shows the current cake block information.

饼状图


JHRingChart

Description: JHRingChart according to your data source, automatically calculate the proportion of relevant data, the animation shows a ring graph, and from each loop to elicit relevant information tips

环形图


JHTableChart

Description: JHTableChart for static drawing style changing table view, all the cell display style depends on the data source, do not need a special treatment of a cell, is very flexible and easy to use

表格图


JHRadarChart

Description: JHRadarChart can according to your incoming data description and calculation of drawing data, and pruning, the advantages and disadvantages of each attribute can reflect the image of the

some nice chart

联系方式

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].