Forum Replies Created by rhcormier

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Pie Chart with long tool tip description #12668

    How do you alter the text font size and family for the indexLabel on the page (not tooltip)

    Ie looking to update this with a different font type and size – legendText: “{indexLabel}”,

    Richard

    in reply to: Pie Chart with long tool tip description #12583

    Yes I am using the toolTip, I was able to figure it out using the custom property (below).

    My follow up question is how do I size the tool tip with a maximum width? Currently the text and tool tip box overlaps using the entire browser width (and in some cases more).

    dataPoints: [

    { y: 25.4, indexLabel: “Income Taxes:”, customPropperty: “Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. ” },

Viewing 2 posts - 1 through 2 (of 2 total)