computationalmystic / augur-group25

MIT License
1 stars 2 forks source link

Change the style of title (End user Test) #9

Closed Qisheng-Tang closed 5 years ago

Qisheng-Tang commented 5 years ago

Is your feature request related to a problem? If so, please describe the problem: This is an End User Test. I asked my friends to test our software. The main problem is the color of our lines looks bad. Another problem is the type of words need to be modified. 屏幕快照 2019-05-05 下午7 26 03

Describe the solution you'd like: We will try to modify the .vue file. I will test in Vega-lite first.

Additional text

This issue may be combined with " Make the color fit the webpage". As it is a End User test, I record here as an issue.

ghost commented 5 years ago

For this issue we will try to implement it in the next sprint. This can be easily changed by edit the specs() function of the Vega Lite graphs and just messing around with some of the configurations. We will assign this issue to Qisheng.

Qisheng-Tang commented 5 years ago

I have solved it in Vega-lite. Wait for test in out system:

屏幕快照 2019-05-11 下午8 15 36
ghost commented 5 years ago

We were able to implement the change by inserting this code into facadeLineChart.vue:

Screen Shot 2019-05-16 at 11 34 21 AM
ghost commented 5 years ago

This changed the font from bold to regular to fit the rest of the Augur website:

Screen Shot 2019-05-16 at 11 39 21 AM