Welcome to fastplotlib's documentation! ======================================= .. toctree:: :caption: Getting started :maxdepth: 2 user_guide/index developer_notes/index .. toctree:: :maxdepth: 2 :caption: API api/index .. toctree:: :caption: Gallery :maxdepth: 1 _gallery/index Summary ======= Next-gen plotting library built using the `pygfx `_ render engine utilizing `Vulkan `_, `DX12 `_, or `Metal `_ via `WGPU `_, so it is very fast! ``fastplotlib`` is an expressive plotting library that enables rapid prototyping for large scale exploratory scientific visualization. ``fastplotlib`` will run on any framework that ``pygfx`` runs on, this includes ``glfw``, ``Qt`` and ``jupyter lab`` Contributing ============ Contributions are welcome! See the `contributing guide on GitHub `_ Also take a look at the `Roadmap 2025 `_ for future plans or ways in which you could contribute. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`