AchillesWeb icon indicating copy to clipboard operation
AchillesWeb copied to clipboard

Interactive web site for reviewing the results of the Achilles R package.

Results 25 AchillesWeb issues
Sort by recently updated
recently updated
newest added

Some users have indicated they want to know exactly how the numbers and graphs are calculated, but of course not all of them are capable of reading the source code....

These are referenced in the `css/fontawesome.min.css` file: `src:url('../fonts/fontawesome-webfont.eot` but not present in the repo and produce 404s in the console.

Graphs need sorting: - Observation Periods / Age by Gender - Observation Periods / Duration by Gender - Observation Periods / Duration by Age Decile - Data Density / Concepts...

This is part of a larger issue of annotations not being a formal capability in our stack, but as a "quick win," allow the user to add annotations to Heel...

enhancement

As the number of data sources grows, it's annoying to manually sort them in the data sources JSON, so instead, let the app sort the sources by name.

enhancement

I have exported the Achilles Result to JSON. I am facing issue with Observation Period tab as data is not getting displayed. When I checked the console, I could see...

Could you treat the sort of the color swatches as a numerical sort over a text sort? This is a low priority issue. ![image](https://cloud.githubusercontent.com/assets/6305439/14868110/ea2cad6c-0c99-11e6-954a-931d231dc0fc.png)

### Expected behavior Under ACHILLES and PERSON there is a pie chart for "Population by Race". I would expect the legend to have all colors represented. ### Actual behavior The...

In visit_occurrence.js, d3.range function is used. But, "d3.range(minYear, maxYear, 1)" is right? I think maxYear is omitted when drawing graphs. because d3.range function is similar with range function in Python....

I find the messages sometimes hard to interpret or to translate to actions. For example, I have the ERROR: 400-Number of persons with at least one condition occurrence; by condition_concept_id;...

enhancement