All Projects → appreciated → apexcharts-flow

appreciated / apexcharts-flow

Licence: Apache-2.0 license
ApexCharts.js wrapper for the Vaadin Platform

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to apexcharts-flow

online-retail-dashboard
Online Retail Dashboard
Stars: ✭ 59 (+37.21%)
Mutual labels:  charts
ggwaffle
Creating waffle charts in a ggplot friendly way
Stars: ✭ 45 (+4.65%)
Mutual labels:  charts
nettemp
Interface for controlling the temperature sensors DS18B20, supports; serial DS9097, usb DS9097U, usb DS2490, Raspberry Pi GPIO
Stars: ✭ 53 (+23.26%)
Mutual labels:  charts
git-space
A web application to view Github's user profile.
Stars: ✭ 14 (-67.44%)
Mutual labels:  charts
trakttvstats
A chrome extension adding various improvements to trakt.tv
Stars: ✭ 23 (-46.51%)
Mutual labels:  charts
SwiftCharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,405 (+5493.02%)
Mutual labels:  charts
gokube
gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.
Stars: ✭ 22 (-48.84%)
Mutual labels:  charts
vue3-charts
Vue3-Charts is an SVG-based charting library that is very easy to use and highly customizable
Stars: ✭ 86 (+100%)
Mutual labels:  charts
ipychart
The power of Chart.js with Python
Stars: ✭ 48 (+11.63%)
Mutual labels:  charts
JMeter-Charts
Application used to generate reports by uploading a JTL file to a rest server
Stars: ✭ 19 (-55.81%)
Mutual labels:  charts
decent-visualizer
A visualizer for .shot files
Stars: ✭ 46 (+6.98%)
Mutual labels:  charts
beapi-bench
Tool for benchmarking apis. Uses ApacheBench(ab) to generate data and gnuplot for graphing. Adding new features almost daily
Stars: ✭ 16 (-62.79%)
Mutual labels:  charts
RealmAndCharts-example
Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3
Stars: ✭ 20 (-53.49%)
Mutual labels:  charts
django-admin-charts
Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard. The charts are based on models and criterias defined through admin interface and some chart parameters are configurable in live view.
Stars: ✭ 78 (+81.4%)
Mutual labels:  charts
PandasVersusExcel
Python数据分析入门,数据分析师入门
Stars: ✭ 120 (+179.07%)
Mutual labels:  charts
flutter heatmap calendar
A Heatmap Calendar based on Github's contributions chart
Stars: ✭ 47 (+9.3%)
Mutual labels:  charts
KLineChartAndroid
A kline chart UI widget for android(Android版本的k线).
Stars: ✭ 51 (+18.6%)
Mutual labels:  charts
chart-testing-action
A GitHub Action to lint and test Helm charts
Stars: ✭ 139 (+223.26%)
Mutual labels:  charts
o-fish-web
Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Stars: ✭ 29 (-32.56%)
Mutual labels:  charts
elementary-plotlib
C/C++ Plotting Library
Stars: ✭ 19 (-55.81%)
Mutual labels:  charts


Vaadin Platform wrapper for ApexCharts to build interactive visualizations in Vaadin.

Demo

Development instructions

Starting the test/demo server:

mvn jetty:run

This deploys demo at http://localhost:8080

To deploy to another port set jetty.port and/or jetty.ssl.port like

mvn jetty:run -Djetty.port=8090 -Djetty.ssl.port=8555

Branching information

  • master the latest version of the starter, using latest platform snapshot
  • v10 the version for Vaadin 10
  • v11 the version for Vaadin 11
  • v12 the version for Vaadin 12
  • v13 the version for Vaadin 13

License

ApexCharts for Vaadin is released under Apache 2.0 license.

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