File: getting_help.rst

package info (click to toggle)
python-altair 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,952 kB
  • sloc: python: 25,649; sh: 14; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 837 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Getting Help
============

Altair is BSD-licensed and the source is available on `GitHub`_,
where you can also report `bugs and feature requests`_.
For general questions, please ask on `StackOverflow`_
using the `altair` tag.

You can browse this documentation
via the links in the top navigation panel
or by viewing the full site :ref:`genindex`.
In addition to reading this documentation page,
it can be helpful to also browse the `Vega-Lite documentation <https://vega.github.io/vega-lite/docs/>`_.

.. _GitHub: http://github.com/altair-viz/altair
.. _Git Issues: http://github.com/altair-viz/altair/issues
.. _Vega: http://vega.github.io/vega
.. _Vega-Lite: http://vega.github.io/vega-lite
.. _bugs and feature requests: https://github.com/altair-viz/altair/issues/new/choose
.. _StackOverflow: https://stackoverflow.com/tags/altair