smart_arrays_contour_finder 2.0.6 smart_arrays_contour_finder: ^2.0.6 copied to clipboard
This package contours the 3-dimensional surface represented by the values f(x,y) of a matrix. The detected contour lines are passed on to a user-provided renderer.
Smart Dialogs for Web Apps #
Version history #
2.0.6 - 2019-10-01 Example now used the contour renderer of smart_arrays_plot_polyline
2.0.0 - 2019-08-24 First version available on pub.dev
2.0.1 - 2019-09-01 Documentation update
2.0.2 - 2019-09-14 Example now uses a function from package smart_arrays_sample_data
.
2.0.3 - 2019-09-14 Account for changed "getters" in smart_arrays_sample_data
2.0.4 - 2019-09-15 Documentation update
2.0.5 - 2019-09-23 Breaking change: Changed signature of ContourRenderer.drawContourLine