alfwatt / SparkKit

Small, Simple and Fast; Line, Pie, Dial and Bar Views for macOS, iOS and tvOS

Home Page:https://istumbler.net/labs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkKit

Small, Simple and Fast; Line, Pie, Dial, Bar, Ring, Stack and Grid Views for macOS, iOS and tvOS

Support SparkKit!

Are you using SparkKit in your apps? Would you like to help support the project and get a sponsor credit?

Visit our Patreon Page and patronize us in exchange for great rewards!

Dependencies

KitBridge

KitBridge provides bridging for UIKit and AppKit.

Headers

SparkKit.h

Umbrella header

Classes

ILSparkStyle

Style definitions which can be re-used across multiple views. Provides a default style.

ILSparkView

Base class which manages borders and style information.

ILSparkLine

Time-sequence line graph

ILSparkMeter

Multiple style gauge indicators

ILSparkGrid & ILSparkData

High performance grid data view and source

TODO

ILSparkStream & ILStreamData

Streaming data view and source

Examples

See the included Sparky! application for usage example.

Releases

  • 0.1-beta 2018ish?
  • 0.2-beta 2024ish? (TODO)

License

The MIT License (MIT)

Copyright © 2016-2024 Alf Watt

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.

About

Small, Simple and Fast; Line, Pie, Dial and Bar Views for macOS, iOS and tvOS

https://istumbler.net/labs/


Languages

Language:Objective-C 99.6%Language:Swift 0.4%