#
linechart
Here are 65 public repositories matching this topic...
可以高度自定义的图表框架。柱状图、折线图、雷达图、饼图、K线图、分时图。
chart
charts
barchart
radar-chart
linechart
piechart
progress-circle
stockchart
candlestick-chart
kline
-
Updated
Mar 26, 2018 - Objective-C
-
Updated
Jun 6, 2020 - TypeScript
一款android 图表框架,支持图表N配置,支持缩放,旋转手势。
-
Updated
Feb 5, 2018 - Java
Open
Real-time Line Chart
5
fkhosrow
commented
May 15, 2018
Hi,
I was wondering if you have any ideas on how to make the line chart real-time? Right now, the chart always re-renders (Redraws the entire point list) when new data is set on the chart. Of course, currently there is no way to append new data so that would be something that would need to be added for a real-time chart. Let's imagine we can append new data point to the line chart. I have not b
A small Java library for producing nice looking text-based line-graphs and tables.
java
lightweight
chart
charting-library
line
graph
gradle
maven
text
ascii
table
utf-8
ansi
java-library
data-table
pretty
linechart
charting
asciichart
-
Updated
May 1, 2019 - Java
Visual is a Javascript library for data visualization developed by the Statistical Institute of Catalonia (Idescat). It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common chart types.
visualization
charts
data
statistics
dataviz
js
maps
graphics
barchart
ranking
stats
pyramid
linechart
piechart
choropleth-map
choropleth
catalonia
catalunya
map-regions
scatterplot
-
Updated
May 8, 2020 - JavaScript
JQuery plugin for creating charts
-
Updated
Sep 18, 2017 - JavaScript
LineChart generator using D3-Node
-
Updated
Apr 16, 2020 - JavaScript
MPAndroidChart Line Chart with Custom Marker and Highlight Indicator
-
Updated
Feb 20, 2017 - Kotlin
Plotly.js wrapper for CakePHP apps ; provides a convenient Helper to draw charts into apps Templates
pie-chart
chart
charts
timeseries
cakephp
plot
series
plotlyjs
barchart
plotting
cakephp3
cakephp-plugin
linechart
pie-graphs
stacked-bar
charting
piechart
line-charts
stacked-chart
stacked-charts
-
Updated
Oct 23, 2017 - PHP
A simple React chart library
react
pie-chart
chart
data
reactjs
data-visualization
barchart
linechart
piechart
react-chart-library
-
Updated
Mar 16, 2020 - JavaScript
This is a very very easy to use of chartview.
-
Updated
Oct 5, 2019 - Java
Helpers functions for svg's in react https://grady-lad.github.io/react-svg-coordinates/
-
Updated
Jan 15, 2018 - JavaScript
Reusable multi-resolution timeseries layout plugin for d3
-
Updated
Jul 8, 2017 - JavaScript
Improve this page
Add a description, image, and links to the linechart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linechart topic, visit your repo's landing page and select "manage topics."
When letting the chart handle maxes and mins by itself, it lets the curve pass the borders by a few pixels. This might be because of a combination of a thick line and a small border. The chart should understand the thickness of different things and not send them past the border. My suggestion would be at least a pixel or two of white space minimum between the edge of a line and a border. Lines sho