v-volod / Telegram-March-Contests

Simple chart drawing library for the Telegram coding competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram-March-Contests

Simple chart drawing library for the official Telegram coding competition.

The library draws simple charts based on the input data provided by the Telegram Contests team.

It was written in pure Swift without the usage of any third-party libraries or frameworks. The implementation of the chart drawing is based on the CoreGraphics and CoreAnimation frameworks.

TestFlight

About

Simple chart drawing library for the Telegram coding competition.

License:MIT License


Languages

Language:Swift 99.2%Language:Objective-C 0.8%