Need help in custom viz

Hi,

I am very new to custom visualization in Looker and need help. I have a Js file and I am trying to call in the manifest file. here is the code

project_name: "looker_custom_viz"

visualization: {
id: "priya_custom_viz"
label: "Priya Custom Viz"
file: "visualizations/viz.js"
}

However this throes an error "

There are serious errors with this LookML code that could prevent queries from running.
vis_id: Visualization ID cannot begin with looker_" 
I am not quite sure why this is happening. Could you please help.
 
Thank you.
Priya
0 1 271
1 REPLY 1

@priyanath Can you share the viz.js code to have a look