IntentsReferenceViewChartVersion: 1.2On this pageViewChartDisplay a chart for the provided instrument(s).Intent NameViewChartDisplay NameView ChartPossible ContextsInstrumentInstrumentListPortfolioPositionExampleconst instrument = { type: 'fdc3.instrument', name: 'International Business Machines', id: { ticker: 'ibm' }}fdc3.raiseIntent('ViewChart', instrument)See AlsoContextInstrumentInstrumentListPortfolioPositionIntentsViewQuote