Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing image in Scenario Viewer detailed instructions #111

Open
dflynn-volpe opened this issue Jun 28, 2020 · 1 comment
Open

Fix missing image in Scenario Viewer detailed instructions #111

dflynn-volpe opened this issue Jun 28, 2020 · 1 comment
Assignees

Comments

@dflynn-volpe
Copy link
Collaborator

In detailed instructions popup for the Scenario Viewers, need to make sure the following .png image exists in the img directory.

       <p>The levels are displayed in scenario bar charts, one for each category, as shown in the following illustration.</p>
       <img src="img/verpat-barchartscen.png" width="95%">

Issue raised by @mrspeel

@dflynn-volpe dflynn-volpe self-assigned this Jun 28, 2020
@jrawbits
Copy link
Collaborator

We need to revisit the popup instructions comprehensively for the "next generation" (3.0) viewer. I'd like to rotate them out of the HTML file into other assets (e.g. by adding Javascript to populate the modal popup div's in the HTML from a file - need to explore what's possible there, since loading files inside javascript is strongly discouraged). None of that probably needs to be "dynamic". I'd just like a better place to edit the individual pop-ups that is not the main HTML file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants