newrelic / nr1-customer-journey

Align multiple cohorts of data and metrics to build an interactive funnel depicting your customers’ journey.
https://discuss.newrelic.com/t/customer-journey-nerdpack/83270
Apache License 2.0
16 stars 20 forks source link

Allow configuration from within nerdlet rather than requiring config via .js and .json files #27

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

Summary

If you want to configure this app to work for you right now you have to edit nerdlets/customer-journey/dummyData.json and journeyConfig.js.

Desired Behaviour

We should allow configuration without the need to edit code, so you can just do it all from inside of the nerdlet.

tangollama commented 4 years ago

Addressed functionally.