All Projects → wxIshiko → Wxcharts

wxIshiko / Wxcharts

Licence: mit
A library to create charts in wxWidgets applications

Projects that are alternatives of or similar to Wxcharts

Otganttchartkit
OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.
Stars: ✭ 38 (-41.54%)
Mutual labels:  charts
Helm Diff
A helm plugin that shows a diff explaining what a helm upgrade would change
Stars: ✭ 1,035 (+1492.31%)
Mutual labels:  charts
Gr.rb
Ruby wrapper for the GR framework
Stars: ✭ 60 (-7.69%)
Mutual labels:  charts
Resonance
◾️Resonance | 5kb React animation library
Stars: ✭ 1,011 (+1455.38%)
Mutual labels:  charts
Ggnet
GG.Net Data Visualization
Stars: ✭ 45 (-30.77%)
Mutual labels:  charts
Pure Vue Chart
Simple and lightweight vue chart component without using chart library dependencies
Stars: ✭ 50 (-23.08%)
Mutual labels:  charts
3d kibana charts vis
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart
Stars: ✭ 34 (-47.69%)
Mutual labels:  charts
Kube Score
Kubernetes object analysis with recommendations for improved reliability and security
Stars: ✭ 1,128 (+1635.38%)
Mutual labels:  charts
React Google Sheet To Chart
📊 React component that renders Google Sheets as attractive charts with minimum effort
Stars: ✭ 45 (-30.77%)
Mutual labels:  charts
Pega Helm Charts
Orchestrate a Pega Platform™ deployment by using Docker, Kubernetes, and Helm to take advantage of Pega Platform Cloud Choice flexibility.
Stars: ✭ 58 (-10.77%)
Mutual labels:  charts
Kdchart
A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
Stars: ✭ 42 (-35.38%)
Mutual labels:  charts
Notion Charts
API to build charts for your notion.so database
Stars: ✭ 45 (-30.77%)
Mutual labels:  charts
Javafx Dataviewer Wrapper
📊 Exposing charts from Java to JavaFX and the Web!
Stars: ✭ 56 (-13.85%)
Mutual labels:  charts
Zingchart Php
Wrapper for ZingChart for easy chart manipulation and interactivity for PHP users.
Stars: ✭ 41 (-36.92%)
Mutual labels:  charts
Wx F2
F2 的微信小程序
Stars: ✭ 1,109 (+1606.15%)
Mutual labels:  charts
F2
📱📈An elegant, interactive and flexible charting library for mobile.
Stars: ✭ 7,619 (+11621.54%)
Mutual labels:  charts
Dashblocks
Enable Analytics in your Apps
Stars: ✭ 48 (-26.15%)
Mutual labels:  charts
Daru View
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
Stars: ✭ 65 (+0%)
Mutual labels:  charts
Victory Pie
D3 pie & donut chart component for React
Stars: ✭ 61 (-6.15%)
Mutual labels:  charts
Unity Ugui Xcharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
Stars: ✭ 1,086 (+1570.77%)
Mutual labels:  charts

wxCharts

CircleCI Join the chat at https://gitter.im/wxIshiko/wxCharts

A library to create charts in wxWidgets applications.

Here is a small sample of the charts that can be created with the wxCharts library. For a more complete list see the wxCharts website.

Line Chart Column Chart Pie Chart
Line Chart Column Chart Pie Chart

Project Status

This project is in its development phase.

Many of the charts are ready to be used but others still need to be implemented. For the charts that have been implemented it is likely that you will need features that have not been implemented yet. Please let us know if this is the case and we will work on them. You can also of course fork the project and make any customization you require.

Also documentation is currently lacking and mostly limited to the samples available in this repository. Don't hesitate to ask us for help.

Usage

For setup and usage please visit the wxCharts website.

Support

For all questions about this project you can raise an issue on GitHub or join our Gitter chat.

Contributing

See the contribution guidelines.

Continuous Integration

We use CircleCI to run a continuous build of the master branch of the wxCharts project.

Build status: CircleCI

Credits

wxCharts is largely based on the Chart.js project (http://chartjs.org/). It re-used many of the ideas and implementations of that project and adapted them to C++ and the wxWidgets environment.

License

Copyright (c) 2015-2019 Xavier Leclercq and the wxCharts contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].