All Projects → zyphs21 → Hsstockchart

zyphs21 / Hsstockchart

Licence: mit
Stock Chart include CandleStickChart,TimeLineChart. 股票走势图,包括 K 线图,分时图,手势缩放,拖动

Programming Languages

swift
15916 projects
swift4
162 projects

Projects that are alternatives of or similar to Hsstockchart

Aachartkit Swift
📈📊📱💻🖥️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: ✭ 1,962 (+225.91%)
Mutual labels:  graphics, chart
Unity Ugui Xcharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
Stars: ✭ 1,086 (+80.4%)
Mutual labels:  graphics, chart
C3
📊 A D3-based reusable chart library
Stars: ✭ 9,163 (+1422.09%)
Mutual labels:  graphics, chart
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-74.75%)
Mutual labels:  graphics, chart
Chart Tool
A responsive charting application
Stars: ✭ 244 (-59.47%)
Mutual labels:  graphics, 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 (-29.57%)
Mutual labels:  graphics, chart
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.85%)
Mutual labels:  graphics, chart
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 (+623.92%)
Mutual labels:  graphics, chart
Vulkan
Vulkan API bindings for Go programming language
Stars: ✭ 559 (-7.14%)
Mutual labels:  graphics
Wunderbar
Simple horizontal bar chart printer for your terminal
Stars: ✭ 572 (-4.98%)
Mutual labels:  chart
Swarm
An example of use of compute shaders and procedural instancing.
Stars: ✭ 547 (-9.14%)
Mutual labels:  graphics
Echarts For Weixin
Apache ECharts (incubating) 的微信小程序版本
Stars: ✭ 5,479 (+810.13%)
Mutual labels:  chart
Server
CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
Stars: ✭ 572 (-4.98%)
Mutual labels:  graphics
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (-8.97%)
Mutual labels:  chart
Swift Linechart
Line Chart library for iOS written in Swift
Stars: ✭ 589 (-2.16%)
Mutual labels:  chart
Tui.chart
🍞📊 Beautiful chart for data visualization.
Stars: ✭ 5,041 (+737.38%)
Mutual labels:  chart
React D3 Tree
🌳 React component to create interactive D3 tree graphs
Stars: ✭ 543 (-9.8%)
Mutual labels:  chart
Ascii art
Real-Time ASCII Art Rendering Library
Stars: ✭ 599 (-0.5%)
Mutual labels:  graphics
Gojs
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Stars: ✭ 5,739 (+853.32%)
Mutual labels:  chart
Gpu Gems Book Source Code
💿 CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
Stars: ✭ 567 (-5.81%)
Mutual labels:  graphics

HSStockChart

Backers on Open Collective Sponsors on Open Collective iOS 9.0+ Swift 5.0 MIT

HSStockChart 是一个绘制股票分时图、K 线图的库。支持流畅的回弹拖动,长按十字线,捏合放大缩小等功能,主要使用了 CAShapeLayer 来绘图,相比使用 Core Graphics 和重写 drawRect 的方法更高效,占用内存更小。

Features

  • [x] 支持绘制分时图,五日分时图,K 线图,MA 线指标,交易量柱等。
  • [x] 支持横屏查看。
  • [x] K 线图利用 UIScrollView 达到流畅的滑动查看效果。
  • [x] 使用 CAShapeLayer 绘图,内存占用更小,效率更高。

Explain

中文解释

Requirements

  • iOS 9.0+
  • Swift 5

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

HSStockChart is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HSStockChart'

Author

E-mail: [email protected]
Blog: myhanson.com
Twitter: Hanson,@yuanpingzhang
Instagram: hansonhs21
Facebook: Hanson Zhang

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

HSStockChart is available under the MIT license. See the LICENSE file for more info.

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