# Graph Tools and Apps

## Graphics language

* [Asymptote](https://asymptote.sourceforge.io/)
* [PyX](https://en.wikipedia.org/wiki/PyX_\(vector_graphics_language\))
* [Tikz](https://github.com/pgf-tikz/pgf)
* [PSTricks](https://en.wikipedia.org/wiki/PSTricks)

## Geometry

* [GeoGebra - Free Math Apps - used by over 100 Million Students & Teachers Worldwide](https://www.geogebra.org/), [Geogebra Download](https://wiki.geogebra.org/en/Reference:GeoGebra_Installation)
* [Mathematical Tool GCLC - Geometry Constructions -> LaTeX Converter](http://poincare.matf.bg.ac.rs/~janicic//gclc/)
* [LaTeXDraw - A vector drawing editor for LaTeX](http://latexdraw.sourceforge.net/) LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
* [The Ipe extensible drawing editor](http://ipe.otfried.org/)
* [Eukleides home page–Overview](http://www.eukleides.org/overview.html)
* [GNU Dr. Geo, be a geometer!](http://www.drgeo.eu/)
* [Mathematics WWW Virtual Library](https://www.math.fsu.edu/Virtual/index.php?f=21)

## Graph for Math

* [Graph Toy](http://memorystomp.com/graphtoy/)
  * [Graphtoy](http://www.iquilezles.org/apps/graphtoy/) : original version

## Graphics and Plotter

* [touchplot.com - Online plotter and graphing tool - Create graphs and charts online.](https://touchplot.com/#)
* [Online Graph Maker · Plotly Chart Studio](https://chart-studio.plotly.com/create/#/)
* [Online Graph Maker - Plotvar](http://www.plotvar.com/index.php)
* [Graphia - Visualisation tool for the creation and analysis of large graphs.](https://graphia.app/)

## Symmetric Graph

* [Silk–Interactive Generative Art](http://weavesilk.com/)
* [MandalaGaba - a free tool for creating Zen Geometry](https://www.mandalagaba.com/)

## Automatic Plotting using Natural Language

* [AutoPlot](https://autoplot.app/) Data analysis by just speaking in natural language


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/drawing/graph-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
