Closed lucymukh closed 4 years ago
Can I return back to solid polyline after I've changed to dashed?
Could you also state the feature in the Readme.Md please.
Can I return back to solid polyline after I've changed to dashed?
I've updated the sample page KO.DashedPolyline.html to reflect the answer to your question and some other inputs for the dash.
User can select fromthe set of predefined dash patterns: "dot", "dash", "dash dot", "long dash", "long dash dot", "long dash dot dot". User can define dash pattern for polyline by the [ dash_length1, space1, dash_length2, space2, ... ] set. Knockout binding - iddLineDash. Dashed plots are exportable to SVG.