Observable Plot is a free, open-source JavaScript library to help you quickly visualize tabular data. It has a concise and (hopefully) memorable API to foster fluency — and plenty of examples to learn from and copy-paste. In the spirit of show don’t tell, below is a scatterplot of the height and weight of Olympic athletes (sourced from Matt Riggott), constructed using a dot mark. We assign columns of data (such as weight) to visual properties (such as the dot’s x), and Plot infers the rest....
This package provides a display for figures, plots and tables. When you load the package, it will push a new display onto the Julia display stack and from then on it will display any value that can be rendered as png, svg, vega, vega-lite or plotly in an electron-based window. This is especially handy when one works on the REPL and wants plots or tables to show up in a nice window.
Matlab tool for plotting multi-channel biomedical signals.
It is designed for researchers on both engineering and medicine who have to collaborate to visualize and analyze signals.
It is the ideal tool to plot electroencephalogram (EEG), Foetal Heart Rate (FHR) and many other signals with the standard tools used in clinical routine.
Diagram Lite is a GUI front end that let User draw their diagram/flow chart easily.
It's usable for Computer Science domain, for draw software architecture diagram, logic flow char, etc. It can convert the diagram to both pixel and vector figure.