https://github.com/artembotnev/telegramcharts
Simple charts drawn according to chart_data.json provided for Telegram Contest March 2019
https://github.com/artembotnev/telegramcharts
android androidview contest custom-view telegram
Last synced: 11 months ago
JSON representation
Simple charts drawn according to chart_data.json provided for Telegram Contest March 2019
- Host: GitHub
- URL: https://github.com/artembotnev/telegramcharts
- Owner: ArtemBotnev
- License: apache-2.0
- Created: 2019-03-26T20:07:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T18:02:58.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T13:46:40.341Z (about 1 year ago)
- Topics: android, androidview, contest, custom-view, telegram
- Language: Kotlin
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unfinished app for Telegram Contest March 2019
* It represents only custom view with charts collection
* All data for charts obtained from chart_data.json
* chart_data.json provided by Telegram for Contest March 2019
## License
Copyright 2019 Artem Botnev.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.