GithubHelp home page GithubHelp logo

thisal-d / ctkchart Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 0.0 589 KB

ctkchart is a Python library for creating live updating line charts in customtkinter.

Home Page: https://pypi.org/project/ctkchart/

License: MIT License

Python 100.00%
ctk ctk-components ctkchart customtkinter customtkinter-widgets customtkinterassets line-chart-for-python-customtkinter line-chart-for-python-tkinter linechart python-chart tkchart tkinter tkinter-graphic-interface tkinter-widget tkinter-widgets

ctkchart's Introduction

Hello, World! ๐Ÿ‘‹

I'm Thisal , self-taught software developer.

๐Ÿ”ง Technologies & Tools

Python C C++ Java Kotlin HTML5 JavaScript CSS3 MySQL SQLite Android Studio Visual Studio Code Markdown Stack Overflow

๐ŸŒฑ Iโ€™m currently learning

  • Java
  • C++
  • Python

๐Ÿ“ˆ GitHub Stats

Thisal D's GitHub stats

Thisal D's GitHub stats

โœ๏ธ Random Dev Quote

Feel free to explore my repositories and let's connect! ๐Ÿ˜Š

ctkchart's People

Contributors

thisal-d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ctkchart's Issues

Easing

can you add easing to the animated graphs?
like when the graph is being drawn instead of one line at a time, it can draw slow then fast then slow for each line or the whole thing
just something that would be cool

Support for customtkinter appearance mode

Is your feature request related to a problem? Please describe.
Customtkinter has the option to change between light and dark appearance mode, but this tkchart widget does not support this out of the box.
https://customtkinter.tomschimansky.com/documentation/appearancemode
Adding customtkinter.set_appearance_mode("light") to the 1. Simple.py example results in this:
Screenshot 2024-03-07 151646

Describe the solution you'd like
customtkinter widgets accept a tuple with two colors, one for light and one for dark mode.
https://customtkinter.tomschimansky.com/documentation/color
If the mode gets changed while the program is running, the colors should change to match the mode.
This would be nice to have for this widget, too. Then it can be integrated in customtkinter apps with the option to change between dark and light mode.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.