Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to do padding in title or description using script
#1
<span style = "color:#5adf14;font-size:15px;"> Title</span>
var a = sdk.getWidget( 'timeline4' );
a.m_enablehtmlformate.subtitle = true;
a.m_enablehtmlformate.title = true;
a.m_enablehtmlformate.xaxis = true;
a.m_enablehtmlformate.yaxis = true;
a.m_enablehtmlformate.secondaryaxis = true;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)