Skip to main content

Line styles do not display properly

  • August 31, 2022
  • 2 replies
  • 91 views

Forum|alt.badge.img+1

I am creating an application using WEBSDK ver1.0.
When you open the application you created, a sidebar appears. When you select a line from the sidebar and drag it to the board, a dashed line should appear, but a normal line appears.
When I reload the application, it changes to dashed lines.
The WEBSDK ver1.0guide says to set it to "1" to output dashed lines, is there something else I need to do?

2 replies

Anthony Roux
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 215 replies
  • August 31, 2022

Hi @SengokuSayano,

 

Could you please share the code you use to create the line so we can reproduce on our side. 

 

Thanks


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 1 reply
  • September 1, 2022

Thank you for your reply.

I have solved this problem.
I did a line style on text type 1 and it was displayed as a normal line.
I did a line style on number type 1 and it displayed as a dashed line.

Thanks