Forum Discussion
aar0n
Advocate II
8 years agod3 Line graph dual y-axis
The following code compiles, but doesn't render a graph. Not sure why exactly it isnt working in power bi.... i am using an input of "Date", "Value1", "Value2". i am trying to plot date on x-axi...
v-viig
Community Champion
8 years agoWe'd recommend to add a try-catch to catch an exception.
Otherwise, please share source code.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- aar0n8 years ago
Advocate II
can you please elaborate "try-catch"?
also, i thought i did above.. is there anything else that might be needed?
- v-viig8 years ago
Community Champion
We'd recommend to take a look at try-catch syntax here.
To debug this issue we should have a full source code along with pbiviz.json, tsconfig.json, etc.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- aar0n8 years ago
Advocate II
since the data is confidential, i am unable to post the powerbi file, etc. if there is any other example of a dual y-axis line graph, using d3, i would be happy to use it instead of the code above..