Returns panel ID.
Returns:
panel ID
30 31 32
# File 'lib/grafana/panel.rb', line 30 def id @model['id'] end