معرفی شرکت ها


chaco-5.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

interactive 2-dimensional plotting
ویژگی مقدار
سیستم عامل -
نام فایل chaco-5.1.1
نام chaco
نسخه کتابخانه 5.1.1
نگهدارنده ['ETS Developers']
ایمیل نگهدارنده ['enthought-dev@enthought.com']
نویسنده Peter Wang, et. al.
ایمیل نویسنده info@enthought.com
آدرس صفحه اصلی http://docs.enthought.com/chaco
آدرس اینترنتی https://pypi.org/project/chaco/
مجوز BSD
========================================= chaco: interactive 2-dimensional plotting ========================================= http://www.github.com/enthought/chaco http://docs.enthought.com/chaco Chaco is a Python plotting application toolkit that facilitates writing plotting applications at all levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex data interrelationships and a multitude of interactive tools. While Chaco generates attractive static plots for publication and presentation, it also works well for interactive data visualization and exploration. Features -------- - **Flexible drawing and layout**: Plots consist of graphical components which can be placed inside nestable containers for layout, positioning, and event dispatch. Every component has a configurable rendering loop with distinct layers and backbuffering. Containers can draw cooperatively so that layers span across the containment hierarchy. - **Modular and extensible architecture**: Chaco is object-oriented from the ground up for ease of extension and customization. There are clear interfaces and abstract classes defining extension points for writing your own custom behaviors, from custom tools, plot types, layouts, etc. Most classes are also "subclass-friendly", so that subclasses can override one or two methods and everything else just works. - **Data model for ease of extension and embedding**: Chaco separates the data from any transformations of the data that are needed for displaying it. This separation makes it easier to extend Chaco, or embed it in applications. Prerequisites ------------- Chaco is only supported on Python >= 3.6. You must have the following libraries installed before building or installing Chaco: * `Numpy <https://pypi.python.org/pypi/numpy>`_ * `setuptools <https://pypi.python.org/pypi/setuptools>`_ * `Cython <https://cython.org/>`_ * `enable <https://github.com/enthought/enable>`_ Mailing list ------------ To monitor discussions about Chaco, as well as the rest of the `Enthought Tool Suite <https://docs.enthought.com/ets>`_ (Traits, TraitsUI, Chaco, Mayavi, ...), please refer to the `ets-users` `google group <https://groups.google.com/forum/#!forum/ets-users>`_ .


نحوه نصب


نصب پکیج whl chaco-5.1.1:

    pip install chaco-5.1.1.whl


نصب پکیج tar.gz chaco-5.1.1:

    pip install chaco-5.1.1.tar.gz