Skip to main content
Solved

Chart / graph

  • October 17, 2023
  • 1 reply
  • 56 views

Forum|alt.badge.img+4

Is this chart type available on SF?

 

 

Best answer by Mark Jongeling

Hi Matteo,

Believe or not, this is a SVG image that is calculated in a view, then shown in a Preview component ðŸ˜‰

To obtain the diagram for the first model in your Software Factory, you can run this query:

select top 1 * from branch_diagram

You can inspect the branch_diagram view code to see how it's calculated.

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3945 replies
  • Answer
  • October 17, 2023

Hi Matteo,

Believe or not, this is a SVG image that is calculated in a view, then shown in a Preview component ðŸ˜‰

To obtain the diagram for the first model in your Software Factory, you can run this query:

select top 1 * from branch_diagram

You can inspect the branch_diagram view code to see how it's calculated.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings