File tree 1 file changed +3
-0
lines changed 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 149
149
< tr >
150
150
< th > Marker</ th >
151
151
< td > < select id ="markerSelector " class ="vp-select option-select vp-state ">
152
+ < option value =""> Select option...</ option >
152
153
< option value =". " data-img ="m00.png " data-caption-id ="point "> .</ option >
153
154
< option value =", " data-img ="m01.png " data-caption-id ="pixel "> ,</ option >
154
155
< option value ="o " data-img ="m02.png " data-caption-id ="circle "> o</ option >
178
179
< tr >
179
180
< th > Line Style</ th >
180
181
< td > < select id ="linestyle " class ="vp-select option-select vp-state ">
182
+ < option value =""> Select option...</ option >
181
183
< option value ="- "> solid</ option >
182
184
< option value ="-- "> dashed</ option >
183
185
< option value =": "> dotted</ option >
252
254
< tr >
253
255
< th > Legend Position</ th >
254
256
< td > < select class ="vp-select vp-state " id ="legendLoc ">
257
+ < option value =""> Select option...</ option >
255
258
< option value ="best "> best</ option >
256
259
< option value ="upper right "> upper right</ option >
257
260
< option value ="upper left "> upper left</ option >
You can’t perform that action at this time.
0 commit comments