keksnicoh / opengl_plot_prototype

prototype repository for OpenGL/OpenCL scientific plotting with python. Old repository https://github.com/keksnicoh/gl_plotting_experimental
1 stars 0 forks source link

refactor plotter2d axis handling #6

Open keksnicoh opened 8 years ago

keksnicoh commented 8 years ago

generalive axis handling.

axis should provide methods for:

also multiple axis (also overlay) should be possible.

note that we need easy methods to convert plotspace to viewspace

keksnicoh commented 8 years ago

marker are thick now. first api functions. still not implemented on plotter2d side...