Profile Picture

Spacing between NDateTimeScale label

Posted By rich dudley 7 Years Ago
Author
Message
rich dudley
Posted 7 Years Ago
View Quick Profile
Forum Guru

Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 33, Visits: 76
In the chart I am generating the space between the Quarter and Year is more pronounced than it should be, it looks more like two spaces. Looking into the object further I noticed that the two are completely separate text fields.  Is there a way to adjust the spacing between them, or to combine them into one text object without entirely removing the space?

In the svg:
<text x = '-12.5' y = '3.322266' >
<![CDATA[Q2]]>
</text>
<text x = '2' y = '3.322266' >
<![CDATA[17]]>
</text>
https://www.nevron.com/forum/uploads/images/88869fab-b0a8-4807-ae6a-1560.jpg


rich dudley
This post has been flagged as an answer
Posted 7 Years Ago
View Quick Profile
Forum Guru

Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)Forum Guru (51 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 33, Visits: 76
It certainly would be nice if this problem was addressed, it is magnified with certain fonts and if fonts are changed at a later point it doesnt work correctly because the space between isnt effected by a font change.




Similar Topics


Reading This Topic